doc: writableFinished is true before 'finish'#28811
Closed
ronag wants to merge 1 commit intonodejs:masterfrom
Closed
doc: writableFinished is true before 'finish'#28811ronag wants to merge 1 commit intonodejs:masterfrom
ronag wants to merge 1 commit intonodejs:masterfrom
Conversation
Member
|
Practically, I"m not sure what the difference is to the reader? Is this about what |
459e4ad to
d3b065b
Compare
Member
Author
|
It’s important in order to know whether when I register a finish listener if it will be called or not. |
d3b065b to
2502502
Compare
2502502 to
cc13c69
Compare
sam-github
reviewed
Jul 23, 2019
5998562 to
0b677a6
Compare
Trott
approved these changes
Jul 23, 2019
Member
Member
|
@nodejs/streams |
mcollina
requested changes
Jul 26, 2019
0b677a6 to
c3b6f5b
Compare
c3b6f5b to
204b76b
Compare
Member
Trott
reviewed
Aug 2, 2019
Trott
pushed a commit
to Trott/io.js
that referenced
this pull request
Aug 2, 2019
PR-URL: nodejs#28811 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Member
|
Landed in 0897782 |
targos
pushed a commit
that referenced
this pull request
Aug 2, 2019
PR-URL: #28811 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The current description for
stream.writableFinishedis not entirely correct.Checklist